Package-level declarations

Types

Link copied to clipboard
enum Band : Enum<Band>

Represents a frequency band into which a Simpulse channel operates.

Link copied to clipboard
data class Channel(val band: Band, val channelId: Int)

Represents a Simpulse channel.

Link copied to clipboard
interface SecurityMode

Security mode configured on a Simpulse master or used by a Simpulse slave SimpulseSlave for connecting to the master.